const github.com/aws/aws-sdk-go-v2/internal/v4a.timeFormat

3 uses

	github.com/aws/aws-sdk-go-v2/internal/v4a (current package)
		v4a.go#L41: 	timeFormat      = "20060102T150405Z"
		v4a.go#L251: 	amzDate := s.Time.Format(timeFormat)
		v4a.go#L472: 		s.Time.Format(timeFormat),